ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / CCI<T> Class / Constant Property

In This Topic
    Constant Property (CCI<T>)
    In This Topic
    Gets or sets the constant value for the CCI calculation.
    Syntax
    'Declaration
     
    Public Property Constant As Double
    public double Constant {get; set;}
    See Also